clang tidy fixes (#1365)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Thu, 31 Oct 2024 16:06:10 +0000 (10:06 -0600)
committerGitHub <noreply@github.com>
Thu, 31 Oct 2024 16:06:10 +0000 (10:06 -0600)
commit74cc156003f88c83fd7af6ae61988855ea8f852a
treea0ce4689ef960257a0dd5d512a2fd56b225191f2
parent21603ae812f795b9d98bab623cbafc62a7dbc46f
clang tidy fixes (#1365)

* fix tidy warings related to passing const container.

readability-avoid-const-params-in-decls
performance-unnecessary-value-param

* tidy readability-inconsistent-declaration-parameter-name

* tidy cppcoreguidelines-prefer-member-initializer

* tidy readability-redundant-member-init

* tidy modernize-loop-convert

* tidy modernize-type-traits

* tidy readability-named-parameter
bend.h
garmin_tables.cc
humminbird.h
igc.h
reverse_route.h
src/core/nvector.cc
swapdata.h
xmlgeneric.cc
xmlgeneric.h